You are here:
Symbol Reference >
Dew Namespace
>
Dew.Stats Namespace
>
Dew.Stats.Units Namespace
>
Classes
>
Statistics Class
>
Statistics Methods
>
RayleighFit Method
>
Statistics.RayleighFit Method ([In] TVec, out double)
Dew Stats for .NET
Statistics.RayleighFit Method ([In] TVec, out double)
Statistics Class
Statistics Members
Dew.Stats.Units Namespace
RayleighFit Method
Collapse All
Calculate parameters for Rayleigh distributed values.
Syntax
C#
Visual Basic
public
static
void
RayleighFit
([In]
TVec
X
,
out
double
b
);
Public
static
Function
RayleighFit
(
X
As
[In]
TVec
,
b
As
out
double
)
As
void
Group
RayleighFit Method
Links
Statistics Class
,
Statistics Members
,
Dew.Stats.Units Namespace
,
RayleighFit Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!